Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Program to show the use of Comparison operator (==) for comparing StringsSep 07
BATCH FILE SHOWING THE STRING COMPARISONJan 20
Write a query to change the case of strings using lower and upper functionJul 14
Program to read string using gets() function and display in upper case Sep 03
An application which swaps the case of the given string Mar 10
TO CONVERT A STRING INTO UPPER CASE TO LOWERCASEJan 31
Program to swap the cases of a given StringDec 26
Program which swaps the case of the given stringFeb 14
TO CONVERT A STRING INTO UPPER CASE TO LOWERCASEMar 24
Program to convert upper case into lower case and vise versaSep 15
Program that Displays one or more data on the DOS standard output deviceJan 25
Comparison OperatorsMar 14
Comparison operatorsNov 18
= ( Equals ) Comparison operatorOct 09
> ( Greater Than ) Comparison OperatorNov 09
< ( Less Than ) Comparison OperatorOct 20
>= ( Greater Than or Equal To ) Comparison OperatorOct 14
<= ( Less Than or Equal To ) Comparison operatorFeb 16
!< ( Not Less Than ) Comparison OperatorApr 14
!> ( Not Greater Than ) Comparison OperatorSep 27
Program to compare strings, concatenate strings, copy string and display part of...Sep 18
Program that accepts characters in lower case, stores them in an array and print...Dec 01
Program to read a letter in lower case and print it after converting it in to Up...May 17
Program to read a letter in Upper case and print it after converting it in to Lo...Jul 13
Program to read a letter in Lower case and print it after converting it in to Up...Oct 13
Program that list of letters should be an alphabetical list of upper case letter...Nov 16
Program that accepts characters in lower case, stores them in an array and print...Nov 05
Write a shell script to convert a file to lower case or upper case as specified ...Jun 04
Program to copy one string s2 to another string s1 using strcopy function from...Nov 27
Reading and writing of alphabets in reverse caseSep 20
Program to Print Alphabets from A TO Z in both the CaseJan 26
Program to find even or odd number using switch caseJan 23
Program to print input text in upper caseSep 25
Shell Script to make a menu driven calculator using caseSep 07
Program to Print all the Letters in Upper CaseJul 09
Program using Switch case to compute the net amount to be paid by a customer May 06
Program to print Upper Case Letters from A to Z ( Simulation of While Loop )Oct 04
Program to print Upper Case Letters from A to Z ( Simulation of Do-While Loop )Apr 05
Program to print Upper Case Letters from A to ZAug 21
Program to print Lower Case Letters from a to z in reverse orderJul 16
CASE ExpressionOct 21
String operations like compare strings, concatenate strings, find length, revers...May 31
Using the POSIX threads library, write a 2 thread program for Linux.Once the thr...May 14
Program to append one string s2 to another string s1 i.e. concatenation of two s...Aug 23
Program to find first occurrence of a string in another string Jul 02
Program to search for a string into another stringMar 04
Prolog program to compare characters, strings and also reverse stringFeb 21
Program that accepts a string in an array and prints the reverse of the stringSep 13
Program to copy one string s2 to another string s1 without using strcopy...Sep 30
Program to illustrate operator overloading from String object to basic stringAug 29